IGroup.State property

The state of an axis group according to the active grouped method. The outputs reflect the commanded state of the group.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
GroupState State { get; }
ReadOnly Property State As GroupState

Property Value

Type: GroupState

See also

IGroup Interface

IntervalZero.KINGSTAR.Base.Class Namespace